SixBit API Schema
EtsyType Complex Type
Description
Item information specific to Etsy.
Namespace (none)
Diagram
Description Element FeaturedRank Element Occasion Element Recipient Element WhenMade Element WhatIsIt Element WhoMade Element ProcessingMax Element ProcessingMin Element NonTaxable Element IsCustomizable Element CategoryName Element CategoryID Element Materials Element Tags Element ShopSectionName Element ShopSectionID Element ShippingPresetName Element ShippingPresetID Element Title Element AllocationPlanName Element AllocationPlanID Element All EtsyType Complex Type
Overview
EtsyType
Item information specific to Etsy.
All
Used By
Etsy Element
Source
<xs:complexType name="EtsyType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Item information specific to Etsy.</xs:documentation>
  </xs:annotation>
  <xs:all>
    <xs:element name="AllocationPlanID" type="AllocationPlanIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="AllocationPlanName" type="AllocationPlanNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Title" type="TitleType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShippingPresetID" type="ShippingPresetIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShippingPresetName" type="ShippingPresetNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShopSectionID" type="ShopSectionIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShopSectionName" type="ShopSectionNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Tags" type="TagsType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Materials" type="MaterialsType" maxOccurs="1" minOccurs="0" />
    <xs:element name="CategoryID" type="CategoryIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="CategoryName" type="CategoryNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsCustomizable" type="IsCustomizableType" maxOccurs="1" minOccurs="0" />
    <xs:element name="NonTaxable" type="NonTaxableType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ProcessingMin" type="ProcessingMinType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ProcessingMax" type="ProcessingMaxType" maxOccurs="1" minOccurs="0" />
    <xs:element name="WhoMade" type="WhoMadeType" maxOccurs="1" minOccurs="0" />
    <xs:element name="WhatIsIt" type="WhatIsItType" maxOccurs="1" minOccurs="0" />
    <xs:element name="WhenMade" type="WhenMadeType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Recipient" type="RecipientType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Occasion" type="OccasionType" maxOccurs="1" minOccurs="0" />
    <xs:element name="FeaturedRank" type="FeaturedRankType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Description" type="DescriptionType" maxOccurs="1" minOccurs="0" />
  </xs:all>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.